Skip to content

Support for UUID, issue 13047 #21052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

volynkin
Copy link

@volynkin volynkin commented Jul 14, 2025

Changelog entry

Supported UUID type for column-based storage

Вторая часть https://a.yandex-team.ru/review/9384406/details

Changelog category

  • New feature

@volynkin volynkin requested review from a team as code owners July 14, 2025 08:26
Copy link

Hi! Thank you for contributing!
The tests on this PR will run after a maintainer adds an ok-to-test label to this PR manually. Thank you for your patience!

Copy link

github-actions bot commented Jul 14, 2025

🟢 2025-07-18 18:06:21 UTC The validation of the Pull Request description is successful.

@dorooleg dorooleg self-requested a review July 18, 2025 18:01
@dorooleg dorooleg added the ok-to-test Special label used to approve a PR for testing on our infrastructure label Jul 18, 2025
@github-actions github-actions bot removed the ok-to-test Special label used to approve a PR for testing on our infrastructure label Jul 18, 2025
Copy link

github-actions bot commented Jul 18, 2025

2025-07-18 18:04:18 UTC Pre-commit check linux-x86_64-relwithdebinfo for 01fad5d has started.
2025-07-18 18:04:45 UTC Artifacts will be uploaded here
2025-07-18 18:08:52 UTC ya make is running...
🟡 2025-07-18 19:51:38 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39188 36436 0 6 2715 31

2025-07-18 19:54:59 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-07-18 20:06:34 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
366 (only retried tests) 343 0 3 0 20

2025-07-18 20:06:44 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-07-18 20:16:36 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
250 (only retried tests) 228 0 3 0 19

🟢 2025-07-18 20:16:43 UTC Build successful.
🟡 2025-07-18 20:17:04 UTC ydbd size 2.2 GiB changed* by +711.5 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: cd7e8fe merge: 01fad5d diff diff %
ydbd size 2 397 135 576 Bytes 2 397 864 144 Bytes +711.5 KiB +0.030%
ydbd stripped size 501 295 944 Bytes 501 341 512 Bytes +44.5 KiB +0.009%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 18, 2025

2025-07-18 18:05:19 UTC Pre-commit check linux-x86_64-release-asan for 01fad5d has started.
2025-07-18 18:05:32 UTC Artifacts will be uploaded here
2025-07-18 18:09:18 UTC ya make is running...
🟡 2025-07-18 20:31:31 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16724 16359 0 100 241 24

🟢 2025-07-18 20:32:56 UTC Build successful.
🟡 2025-07-18 20:33:25 UTC ydbd size 3.9 GiB changed* by +1.1 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: cd7e8fe merge: 01fad5d diff diff %
ydbd size 4 214 443 160 Bytes 4 215 640 408 Bytes +1.1 MiB +0.028%
ydbd stripped size 1 460 496 952 Bytes 1 460 636 344 Bytes +136.1 KiB +0.010%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@dorooleg dorooleg linked an issue Jul 18, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uuid in column tables
2 participants